type encoding/xml.parentStack
4 uses
encoding/xml (current package)
marshal.go#L846: s := parentStack{p: p}
marshal.go#L1091: type parentStack struct {
marshal.go#L1099: func (s *parentStack) trim(parents []string) error {
marshal.go#L1116: func (s *parentStack) push(parents []string) error {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)